Bugfix/non working source link to completions how to#782
Conversation
|
👋 Thanks for contributing @wolfJaeger! We will review the pull request and get back to you soon. |
Check Missing Tracking from URLsWe have automatically detected missing tracking IDs from the following URLs in your files. Check the file paths and associated URLs inside them.
|
Check Broken URLsWe have automatically detected the following broken URLs in your files. Review and fix the paths to resolve this issue. Check the file paths and associated broken URLs inside them.
|
|
@microsoft-github-policy-service agree |
There was a problem hiding this comment.
Hi please correct the azure open ai url to point to the new docs location of https://learn.microsoft.com/azure/ai-services/openai/overview
There was a problem hiding this comment.
Correct url is https://learn.microsoft.com/azure/ai-services/openai/overview for Azure Open AI services
There was a problem hiding this comment.
leestott
left a comment
There was a problem hiding this comment.
Please update url to https://learn.microsoft.com/azure/ai-services/openai/overview
Check Missing Tracking from URLsWe have automatically detected missing tracking IDs from the following URLs in your files. Check the file paths and associated URLs inside them.
|
Check Broken URLsWe have automatically detected the following broken URLs in your files. Review and fix the paths to resolve this issue. Check the file paths and associated broken URLs inside them.
|
| "**Check your settings.** The temperature and top_p settings control how deterministic the model is in generating a response. If you're asking it for a response where there's only one right answer, then you'd want to set these lower. If you're looking for more diverse responses, then you might want to set them higher. The number one mistake people make with these settings is assuming that they're \"cleverness\" or \"creativity\" controls.\n", | ||
| "\n", | ||
| "\n", | ||
| "Source: https://github.com/Azure/OpenAI/blob/main/How%20to/Completions.md" |
Since the given link responds a 404, i tried to find a working source link and updated it in the notebook files.